JAMSRESTAPI Web Service
PostNamedTime_PostNamedTime
JAMSRESTAPI Web Service > All Operations Resource Group : NamedTime_PostNamedTime (Post)

Resource Path: /api/namedtime

Uri: http://doc.jamsscheduler.com/api/namedtime

Description
Creates a new NamedTime definition
Request

The request body is of type NamedTime.

NamedTime Model

Overview

NamedTime
lastChangeUTC : string
lastAutoActionUTC : string
timeName : string
timeID : integer
startTime : TimeOfDay
totalSeconds : integer
endTime : TimeOfDay
totalSeconds : integer
enabled : boolean
description : string
autoEnable : boolean
autoDisable : boolean
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service